Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dtslint): disable tests that break in TS@next #4705

Merged
merged 2 commits into from
Apr 10, 2019

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Apr 10, 2019

Unfortunately, there is no way to stop dtslint from testing in TS@next. RxJS 6 targets TS 2.8, and there is no unknown type. We'll need to uncomment these and correct types in v 7 when we updated to TS latest.

Unfortunately, there is no way to stop dtslint from testing in TS@next. RxJS 6 targets TS 2.8, and there is no `unknown` type. We'll need to uncomment these and correct types in v 7 when we updated to TS latest.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8342

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 96.669%

Files with Coverage Reduction New Missed Lines %
src/internal/OuterSubscriber.ts 1 50.0%
Totals Coverage Status
Change from base Build 8320: -0.2%
Covered Lines: 5252
Relevant Lines: 5433

💛 - Coveralls

@benlesh benlesh merged commit ecc73d2 into ReactiveX:master Apr 10, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants